mustachesyntax_to_alphasyntax Function
Syntax
C result = mustachesyntax_to_alphasyntax(C mustacheTemplate)
Arguments
- mustacheTemplateCharacter
The template string using Mustache syntax.
Returns
- resultCharacter
The equivalent template using Alpha Anywhere syntax.
Description
Converts a Mustache template to an Alpha Anywhere template.